@charset "Shift_JIS";


/* ********************************************************* */
/* 下フレーム用CSS */
/* ********************************************************* */


/* CSSが長いので、以下のマークで検索してみて下さい */
/* (下)左フレーム用→★で検索 */
/* (下)右フレーム→☆で検索 */
/* イラスト展示用→●で検索 */
/* 小説展示用→○で検索 */
/* index.html用→■で検索 */


/* 全称セレクタ--------------------------------------------- */

*{
margin:0;padding:0;
font:normal normal normal x-small/1.4 Verdana,Osaka,Chicago,sans-serif;
border:none;
}

/* 全体指定------------------------------------------------- */

body {
height:100%;
color:#464646;
text-align:center;
}

html {
height:100%;
scrollbar-arrow-color:#464646;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
overflow-y:scroll;/* ←IE6バグ対策(フレーム用) */
}
/* スクロールバー指定が不要の場合は削除して下さい */

a{text-decoration:none;}
a:link,a:visited {color:#464646;}
a:active {color:#464646;}
a:hover {color:#945a77;position:relative;top:1px;left:1px;}

em {color:#945a77;font-weight:bold;}/* 強調 */
strong {color:#2e7e79;font-size:120%;font-weight:bold;}/* より強調 */
ins {text-decoration:none;border-bottom:1px solid #a0797e;}/* 追加(下線) */
del {text-decoration:line-through;}/* 削除 */
b {color:#ffffff;}/* 文字白 */

hr {display:none;}/* ライン(非表示) */
ul li {list-style:none;}/* マーカー非表示 */


/* ********************************************************* */
/* (下)左フレーム★ */
/* ********************************************************* */


#sub {
width:145px;/* 横幅 */
margin:10px 5px 0px 10px;
padding-bottom:50px;
text-align:left;
}

/* 見出し--------------------------------------------------- */

#sub h1 {display:none;}/* 非表示 */

#sub h2,#sub h3,#sub h4 {
padding:0px 0px;
background:url() repeat-x center;/* ドットライン */
}

#sub .title {
color:#2e7e79;
font-size:100%;
font-weight:bold;
font-family:Verdana,Osaka;
padding-right:3px;
background:#ffffff;
}

/* パンくず------------------------------------------------- */

ul#pan {
margin:0px 0px 5px 0px;
text-align:right;
}

ul#pan li {
display:inline;/* 横並び */
padding:0px 0px;
}

/* P段落---------------------------------------------------- */

#sub p {
margin:5px 1px 15px 1px;
line-height:150%;
}

/* 下部余白無し */
#sub p.none {
margin:5px 1px 0px 1px;
line-height:150%;
}

/* 更新履歴 */
#sub p.rireki {
height:32px;/* 縦幅 */
overflow:auto;
line-height:150%;
margin:5px 1px 15px 1px;
padding:1px 1px;
}

/* リスト--------------------------------------------------- */

/* アイコンを付ける */
#sub ul.li {margin:5px 0px;}

#sub ul.li li {
padding-left:10px;
background:url(img/ci-c3.gif) no-repeat left center;
}

/* GALLERY頁用 */
#sub ul.list {margin:5px 1px 15px 1px;}

#sub ul.list li {padding:1px 0px;}

/* フッター------------------------------------------------- */

ul#foot {
margin:5px auto;
padding:10px 1px 0px 1px;
text-align:center;
background:url(img/w-line1.gif) repeat-x top;/* ドットライン */
}

ul#foot li {
display:inline;/* 横並び */
padding:0px 1px;
}

/* 著作権表示部分------------------------------------------- */

ul#add {
margin:25px auto 0px auto;
text-align:center;
}

ul#add li {padding:1px 0px;}


/* ********************************************************* */
/* (下)右フレーム☆ */
/* ********************************************************* */


/* 左側に縦ラインを付ける */
#wrapper {
height:100%;
min-height:100%;
background:url(img/h-line1.gif) repeat-y left fixed;
}

/* 縦ライン100%表示の為のIE以外用ハック */
body > #wrapper {height:auto;}

/* 右フレームの横幅と真ん中寄せ */
#main {
width:80%;
margin:0px auto;
padding:15px 0px 50px 0px;
text-align:left;
}

/* 見出し--------------------------------------------------- */

#wrapper h1 {display:none;}/* 非表示 */

#wrapper h2,#wrapper h3,#wrapper h4 {
color:#d7d8cc;/* 文字色 */
font-size:120%;
font-weight:bold;
padding:2px 5px;
border:1px solid #283136;
background:#464646;/* メニューバーの背景色 */
}

/* 小見出し------------------------------------------------- */

#wrapper .bar {
margin:0px 5px;
padding:0px 0px;
background:url(img/w-line1.gif) repeat-x center;/* ドットライン */
}

#wrapper .title {
color:#2e7e79;
font-size:120%;
font-weight:bold;
font-family:Verdana,Osaka;
padding-right:3px;
background:#ffffff;
}

/* P段落---------------------------------------------------- */

#wrapper p {
margin:10px 5px 30px 5px;
line-height:180%;
}

/* 下部余白を無くす */
#wrapper p.none {margin-bottom:0px;}

/* 文字を大きくする */
#wrapper p.text {
font-size:120%;
line-height:200%;
}

/* 装飾BOX */
#wrapper p.box {
font-size:100%;
margin:10px 5px 30px 5px;
padding:10px 10px;
line-height:180%;
border:3px double #2e7e79;
background:#f8fcfb;
}

/* 画像を真ん中に置く */
#wrapper p.pict {
margin:0px auto;
padding:10px 5px 30px 5px;/* 余白をここでコントロール */
text-align:center;
}

/* P用リンク */
#wrapper p a {font-size:100%;}

/* リスト--------------------------------------------------- */

#wrapper ul {margin:10px 5px 10px 5px;}

#wrapper li {padding:0px 0px 2px 0px;}

/* アイコンを付ける */
#wrapper li.icon {
padding:0px 0px 0px 10px;
background:url(img/ci-ho16.gif) no-repeat left center;/* リスト用画像 */
}

/* 説明付きリスト------------------------------------------- */

#wrapper dl {margin:10px 5px 10px 5px;}

#wrapper dt {
color:#2e7e79;
font-size:120%;
font-weight:bold;
}

#wrapper dd {margin:4px 0px 8px 15px;}

/* リンクページ用------------------------------------------- */

#wrapper ul.link01 {margin:10px 5px 30px 5px;}

#wrapper ul.link01 li {
display:inline;/* 横並び */
padding:0px 1px;
}

/* 下部余白を無くす */
#wrapper ul.link02 {margin:10px 5px -5px 5px;}

#wrapper ul.link02 li {
display:inline;/* 横並び */
padding:0px 1px;
}

/* フッター------------------------------------------------- */

ul#footer {
margin:40px 0px 0px 0px;
padding:10px 5px 0px 5px;
text-align:right;
background:url(img/w-line1.gif) repeat-x top;/* ドットライン */
}

ul#footer li {
display:inline;/* 横並び */
padding:0px 0px 0px 5px;
}


/* ********************************************************* */
/* イラスト展示ページ● */
/* ********************************************************* */


/* 全体 */
#pict {
width:500px;/* 横幅 */
margin:15px auto;
padding-bottom:50px;
text-align:center;
}

#pict h1 {display:none;}/* 非表示 */

#pict h2,#pict h3 {
color:#d7d8cc;/* 文字色 */
font-size:120%;
font-weight:bold;
padding:2px 5px;
border:1px solid #283136;
background:#464646;/* メニューバーの背景色 */
}

/* 文章部分 */
#pict p {
line-height:170%;
margin:15px 0px;
}

/* 絵の周りに枠をつける */
#pict .img {border:1px solid #283136;}


/* 戻りリンク(NOVEL共通)------------------------------------ */

ul.pagetop {
text-align:center;
margin:30px auto 0px auto;
padding:15px 5px 0px 5px;
background:url(img/w-line1.gif) repeat-x top;/* ドットライン */
}

ul.pagetop li {
padding:0px 2px;
display:inline;/*横並び指定*/
}


/* ********************************************************* */
/* 小説展示ページ○ */
/* ********************************************************* */


/* 全体 */
#novel {
width:80%;
margin:10px auto;
padding-bottom:50px;
text-align:left;
}

#novel h1 {display:none;}/* 非表示 */

#novel h2 {
color:#2e7e79;
font-size:140%;
font-weight:bold;
margin:20px 0px 0px 0px;
padding:0px 0px;
border:none;
background:none;
}

/* 文章部分 */
#novel p {
font-size:120%;
margin:80px 0px 100px 0px;
line-height:200%;
}

/* コメント部分 */
#novel p.com {
color:#ffffff;
font-size:100%;
margin:10px 0px 30px 0px;
padding:10px 10px;
line-height:180%;
background:#2e7e79;
}


/* ********************************************************* */
/* index.html■ */
/* ********************************************************* */


/* インデックスのスクロールバーを消去してます */
#html {overflow:hidden;}

/* 全体 */
#wrap {
width:100%;
margin:30px 0px;
text-align:left;
}

/* ヘッダー */
#wrap .head {
padding:15px 30px;
border-top:1px solid #283136;
border-bottom:1px solid #283136;
background:url() repeat-y left;/* 全体の背景 */
}

/* サイトタイトル */
#wrap h1 {
font-size:270%;
color:#464646;
font-family:"ＭＳ 明朝";
letter-spacing:1px;
margin:0px 0px;
padding:0px 0px 0px 28px;/* 画像↓分の余白を指定 */
background:url() no-repeat left center;
}

#wrap p {
margin:30px 60px;
line-height:180%;
}

/* フッター */
#bottom {
color:#d7d8cc;
margin-top:60px;
padding:3px 30px;
text-align:right;
border-top:1px solid #283136;
border-bottom:1px solid #283136;
background:#464646;/* 背景色 */
}


/* ********************************************************* */


